*{ margin: 0 auto;    padding: 0px;}
body{ background: #fff;}
a{ text-decoration: none;}
.topk { width: 100%;height: auto;overflow: hidden;background: #fff;}
.toplog{ width: 1200px;height: auto;overflow: hidden;text-align: center;background:#fff;}
.toplog .logoimg{padding-top: 10px;padding-bottom: 10px;float: left;width: 29%;margin-left: 1%;}
.logotext{display: none;}
.menushow{ height: 20px;float: right;margin-right: 5px;margin-top: 5px;padding: 10px;display: none;}
@media screen and (max-width: 800px) {
    body{ background: #fff;}
   .toplog{ width: 100%;}
   .toplog .logoimg{ width: 90%;padding: 0px;float: left;margin-left: 5%;}
   .menushow{ display: block;}
   .logotext{float: left;line-height: 40px;color: #333;padding-left: 10px;margin-top: 5px;display: block;font-weight: 600;}
   .logotext a{color:#333;}
}

.menu{ width: 100%;height: 40px;background: #0b16be;display: block;}
.menu .menucont{ width: 1200px;height: 40px;}
.menu .menucont .ma:nth-child(1){margin: 0 0px;width: 100px;}
.menu .menucont .enma:nth-child(1){margin: 0 0px;width: 100px;}
.menu .menucont .enma:nth-child(5){margin: 0 0px;width: 120px;}
.menu .menucont .enma:nth-child(6){margin: 0 0px;width: 120px;}
.menu .menucont .enma:nth-child(7){margin: 0 0px;width: 120px;}
.menu .menucont .ma{width: 137px; display: block;text-align: center;height: 40px;float: left;line-height: 40px;color: #fff;font-size: 14px;text-decoration: none;}
.menu .menucont .enma{width: 170px; display: block;text-align: center;height: 40px;float: left;line-height: 40px;color: #fff;font-size: 14px;text-decoration: none;}
.menu .menucont .ma:hover{ background: #00aef3; }
.menu .menucont .ma a{ color: #fff;margin:0 5px;}
.cmenu{width: 100%;height: auto;overflow: hidden; background: #fff;position: relative;z-index: 1000;border-top: 1px #dddddd solid;display: none;}
.cmenu .ca{ width: 100%;height: 30px;display: block;color: #333 !important;line-height: 30px;padding: 0;margin: 0 !important;}
.cmenu .ca:hover{ background: #00aef3;color: #fff !important;}

.cmenu1{width: 100%;height: auto;overflow: hidden; background: #fff;display: none;}
.cmenu1 .ca{ width: 100%;height: 30px;display: block;color: #333;line-height: 30px;margin-top: 10px;}
.cmenu1 .ca:hover{ background: #71aecb;}

.date_text{text-align: right;font-size: 14px;color:#fff}
.date_text a{color:#fff}
.date_text a:hover{ color:#222}


@media screen and (max-width: 800px) {
	.date_text{display: none;}
.menu{ width: 100%;height: auto;overflow: hidden;background: #fff;display: none;}
.menu .menucont{ width: 100%;height: auto;overflow: hidden}
.menu .menucont .ma{
    display: block;width: 100%;text-align: left;margin-left: 0%;height: 30px;
                     border-bottom: 1px #ddd solid;
             float: left;line-height: 30px;color: #333;font-size: 13px;}
.menu .menucont .ma a{ padding-left: 10px;}
.cmenu .ca:hover{}
.cmenu1 .ca:hover{}
}



.btm{ width: 100%;margin-top: 30px;height: 200px;background: #0b16be;}
.infobtm{ width: 1000px;height: 100%;}
.n1{ width: 300px;height: 100%;float: left;}
.n2{height: 100%;float: left; padding-left:5%}
.n3{height: 100%;float: right;}
.ntitle{ width: 100%;height: 28px;font-size: 25px;color: #fff;line-height: 20px;text-align: left;margin-top: 30px;margin-bottom: 20px;}
.ninr {width: 100%; height: auto;overflow: hidden;color: #fff;}
.ninr a{ width: 100%;height: 30px;line-height: 30px;display: block;font-size: 13px;}

.n2nr{width: 100%; height: auto;overflow: hidden;color: #fff;}
.n2nr a{width: 50%;height: 30px;line-height: 30px;display: block;font-size: 13px;float: left;color: #fff;}
.n3 .n3in{ width: 140px;height: 160px;text-align: center;margin-top: 20px;display: block;}
.n3 .n3in img{ width: 140px;height: 140px;}
.n3 .n3in p{ font-size: 14px;text-align: center;color: #fff;}
@media screen and (max-width: 800px) {
    .btm{ height: auto;overflow: hidden;}
	.infobtm{ width: 90%;}
	.n1{ width: 100%;padding-left: 1%;}
	.n2{ width: 100%;padding-left: 1%;}
	.n3{ width: 100%;margin-bottom:30px;}
}

.fd_left{ width: 100px;height: auto;overflow: hidden;position: fixed;left: 10px;background: #fff;border-radius: 5px;border: 2px #2c86b3 solid;z-index: 10000;top: 20%;}
.fd_left a{ display: block;width: 80%;height: auto;overflow: hidden;text-align: center;margin-top: 20px;}
.fd_left a img{ width: 90%;}

.fd_right{ width: 140px;height: auto;overflow: hidden;position: fixed;right: 10px;background: #fff;
          border-radius: 5px;border: 2px #2c86b3 solid;z-index: 10000;top: 20%;}
.fd_right a{ display: block;width: 90%;height: auto;overflow: hidden;text-align: center;margin-top: 20px;}
.fd_right a img{ width: 90%;}

@media screen and (max-width: 800px) {
    .fd_left{ width: 70px;top: 60%;background: none;border: none;left: 0px;}
    .fd_right a{ background: #fff;}
    .fd_left a { background: #fff;}
     .fd_right{ width: 70px;top: 60%;background: none;border: none;right: 0px;}
}
/*------------------------*/
.bittommenu{ width: 100%;height: 50px;border-top: 1px #999 solid;position: fixed;z-index: 20;}